IviSpecAn Configure Marker Frequency Counter [MKR]
IviSpecAnMarker Capability Group
This VI sets the marker frequency counter resolution and turns the marker frequency counter on/off.
instrument handle The instrument handle that you obtain from the IviSpecAn Initialize or IviSpecAn Initialize With Options VIs. | |
marker frequency counter Specifies whether the frequency counter is enabled. The driver uses this value to set the IviSpecAn>>Markers>>Marker Frequency Counter Enabled property.
Valid Values: TRUE; FALSE Default Value: FALSE |
|
frequency counter resolution Specifies the frequency counter resolution. The measurement gate time is the reciprocal of the specified resolution. The driver uses this value to set the IviSpecAn>>Markers>>Marker Frequency Counter Resolution property.
Units: Hertz Default Value: 1.0 KHz Note: This value is ignored when the IviSpecAn>>Markers>>Marker Frequency Counter Enabled is False. |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviSpecAn Initialize or IviSpecAn Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |